ComponentOne ASP.NET MVC Controls
DPeriod Property

C1.Web.Mvc.Finance Namespace > Stochastic<T> Class : DPeriod Property
Gets or sets the period for the %D simple moving average.
Syntax
'Declaration
 
<DefaultValueAttribute(3)>
Public Property DPeriod As Double
[DefaultValue(3)]
public double DPeriod {get; set;}
See Also

Reference

Stochastic<T> Class
Stochastic<T> Members